onScroll

open override fun onScroll(dY: Int)

Applied when the Dynamic List is scrolled. Use this to move children to match the scroll, as applicable.

Author

fzzyhmstrs

Since

0.6.0

Parameters

dY

the amount of scroll.